Previous Next Table of Contents

1. Exporting file systems

Your Linux system manage its files under a large big tree. You can specify which subdirectories you are making available to which machine.

Ultimately, you can specify that you export the root "/" with an empty list of machine. This means any machine will be able to access your files.

By specifying one or more machines, you are restricting access.


Previous Next Table of Contents